home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / workbench / tools / czesc_3 / psm / source / headers.h < prev    next >
C/C++ Source or Header  |  1993-07-28  |  467b  |  21 lines

  1.  
  2. #include <graphics/gfxmacros.h>
  3. #include <graphics/videocontrol.h>
  4. #include <intuition/imageclass.h>
  5. #include <intuition/intuitionbase.h>
  6. #include <devices/timer.h>
  7.  
  8. #include <proto/graphics.h>
  9. #include <proto/gadtools.h>
  10. #include <proto/exec.h>
  11. #include <proto/dos.h>
  12. #include <proto/intuition.h>
  13. #include <proto/utility.h>
  14. #include <proto/asl.h>
  15. #include <proto/diskfont.h>
  16. #include <proto/gadoutline.h>
  17. #include <stdlib.h>
  18. #include <string.h>
  19. #include <stdio.h>
  20.  
  21.